widget: remove GtkGesture-related signals
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 10 Apr 2014 11:56:55 +0000 (13:56 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:28 +0000 (19:54 +0200)
commitf73f4d82e044bfa023f8adf2ee02243cc9053628
tree5a1b9c1ea561ee7c5feef4ac4c7f9cdb2a0efcba
parentbf6181a382c22fc411056c488b63434350a9997e
widget: remove GtkGesture-related signals

The utility of those signals is somewhat dubious now that there is
gtk_gesture_group(), so make that the only way to coordinate gestures.
The cooperation model offered by gtk_gesture_group() is flexible
enough,
gtk/gtkwidget.c